.picFocus ul{margin:0; padding:0; list-style:none; }

.picFocus{width:540px; border:1px solid #ccc; padding:9px;  position:relative;  overflow:hidden;  zoom:1;   }
.picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden;}
.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1;text-align:center;}
.picFocus .hd ul li{ padding-top:5px; float:left;  text-align:center;  }
.picFocus .hd ul li img{ width:100px; height:53px; border:2px solid #ddd; cursor:pointer; margin-right:5px;   }
.picFocus .hd ul li.on{ background:url("images/icoUp.gif") no-repeat center 0; }
.picFocus .hd ul li.on img{ border-color:#f60;  }
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{ width:520px; height:280px; display:block;  }

.picFocus .bg {
	position:absolute;
	left:9px;
	bottom:72px;
	width:520px;
	height:35px;
	background:#000;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}

.picFocus .text {
	position:absolute;
	left:20px;
	bottom:72px;
	color:#FFF;
}
.picFocus .text ul li {
	display:none;
}
.picFocus .text ul li a {
	color:#fff;
	font-size:14px;
	font-weight:bold;width:500px;height:35px;line-height:35px;overflow:hidden;display:block;
}